Welcome![Sign In][Sign Up]
Location:
Search - example c algorithms

Search list

[Windows Developc++经典22本

Description: 此压缩文件夹包含22本c++方面的著作,如面向对象程序设计理论,算法,网络编程等等。十一部不可多得的c++经典合集,绝对超值,但对阅读者的英文要求较高。-this compressed folder contains 22 c++ books, for example: OO design theories, algorithms, network programing. It s a good colection of classic c++ books. Very worthy, but a high level of English reading command is required.
Platform: | Size: 33934367 | Author: 刘建国 | Hits:

[Education soft systemStudInfoManager(Dos)

Description: 一个DOS下的学生信息管理系统,使用了多中数值算法,有HASH查找,归并排序,快速排序,对排序-The management of student information in DOS,which uses several algorithms.for example,HASH search,return compositor,quick compositor,pair compositor.
Platform: | Size: 24576 | Author: 哈哈哈 | Hits:

[AlgorithmC语言精彩编程百例_源代码

Description: C语言精彩编程百例_源代码-100 excellent examples of C language_orginal code
Platform: | Size: 89088 | Author: 李春雷 | Hits:

[Windows Developc++经典22本

Description: 此压缩文件夹包含22本c++方面的著作,如面向对象程序设计理论,算法,网络编程等等。十一部不可多得的c++经典合集,绝对超值,但对阅读者的英文要求较高。-this compressed folder contains 22 c++ books, for example: OO design theories, algorithms, network programing. It s a good colection of classic c++ books. Very worthy, but a high level of English reading command is required.
Platform: | Size: 33934336 | Author: 刘建国 | Hits:

[Special EffectsLineTrans

Description: <visual c++数字图像处理典型算法及实现>一书的第三章示例1灰度线性变换、阈值变换、灰度窗口变换、拉伸、均衡,很好的一本书和算法-<visual c++数字图像处理典型算法及实现> the third chapter of a book on linear transformation Example 1 gray, threshold transform, gray level window transform, stretch, balance and a good book and algorithms
Platform: | Size: 87040 | Author: 张敏 | Hits:

[source in ebookc_plus_plus_learning

Description: 学习c++函数库的例子,包含大多数c++标准库函数和容器及算法-learning c functions example, contains most of the standard library functions c and containers and algorithms
Platform: | Size: 1382400 | Author: pcpljy | Hits:

[Windows DevelopAStar

Description: 如何找到一条最短的路径是程序员需要设计的算法,目前最为流行的寻路算法就是A*算法,这个就是A*算法的一个简单例子-How to find a shortest path is programmers need to design algorithms, is currently the most popular routing algorithm is the A* algorithm, this is the A* algorithm is a simple example
Platform: | Size: 326656 | Author: cn | Hits:

[DSP programc_dsp1

Description: In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not necessarily an expert in both. All of the example programs in this book have been tested using standard C compilers in the UNIX and MS-DOS programming environments. In addition, the examples have been compiled using the real-time programing tools of specific real-time embedded DSP microprocessors (Analog Devices ADSP-21020 and ADSP-21062 Texas Instruments TMS320C30 and TMS320C40 and AT&T DSP32C) and then tested with real-time hardware using real-world signals. -In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not necessarily an expert in both. All of the example programs in this book have been tested using standard C compilers in the UNIX and MS-DOS programming environments. In addition, the examples have been compiled using the real-time programing tools of specific real-time embedded DSP microprocessors (Analog Devices ADSP-21020 and ADSP-21062 Texas Instruments TMS320C30 and TMS320C40 and AT&T DSP32C) and then tested with real-time hardware using real-world signals.
Platform: | Size: 2155520 | Author: gulliver33 | Hits:

[Graph programCsharp

Description: Csharp数字图像处理算法典型实例 对于图像视频处理的有一定参考价值-Digital image processing algorithms Csharp classic example of video processing for the image of a certain reference value
Platform: | Size: 1006592 | Author: qyh | Hits:

[Crack HackMastering.Algorithms.with.C

Description: Data comes in all shapes and sizes, but often it can be organized in the same way. For example, consider a list of things to do, a list of ingredients in a recipe, or a reading list for a class. Although each contains a different type of data, they all contain data organized in a similar way: a list. A list is one simple example of a data structure. Of course, there are many other common ways to organize data as well. In computing, some of the most common organizations are linked lists, stacks, queues, sets, hash tables, trees, heaps, priority queues, and graphs, all of which are discussed in this book. Three reasons for using data structures are efficiency, abstraction, and reusability.
Platform: | Size: 2002944 | Author: marrolig | Hits:

[Windows DevelopXY-Interpolation-Algorithms

Description: A description of the algorithms used to provide both linear and circular interpolation. Example provided in C.
Platform: | Size: 1390592 | Author: Andrew | Hits:

[OtherEight

Description: 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。全部使用C语言完成的-Eight queens problem is an old and well-known problem is a typical Example backtracking algorithms. All done using the C language
Platform: | Size: 210944 | Author: mhj | Hits:

[Data structsC

Description: C 语言100个经典的算法例题 让你了解一些常用的编程算法,比如排序算法、冒泡算法、折半查找算法-C-100 classical algorithm example to let you know some common programming algorithms, such as sorting algorithms, bubble algorithm, binary search algorithm etc.
Platform: | Size: 7168 | Author: wuxinchao | Hits:

[AlgorithmOptimization

Description: 最优化计算C++程序以及实例,包含基本的矩阵运算、多元函数梯度、二阶矩阵、Cholesky分解等十三个算法源码和验证实例,在VisualStudio2010环境下调试成功,值得搞最优化算法时借鉴和参考。-Optimization calculation procedure and example C++, including basic matrix operations, multiple function gradient, second order matrix, Cholesky decomposition algorithm source code and verify the thirteen instances, success in the VisualStudio2010 debugging environment, it is optimization algorithms do reference for .
Platform: | Size: 1506304 | Author: xiaobo | Hits:

[Special EffectsC-Language

Description: C 语言图像处理代码大全,包括比较常用的算法。例如:阈值分割,边缘检测,直方图的计算,灰度共生矩阵的计算等等。-C-Code Complete, image processing, including the commonly used algorithms. For example: threshold segmentation, edge detection, histogram calculation, the calculation of GLCM and so on.
Platform: | Size: 8223744 | Author: 二毛 | Hits:

[Data structsclassical-example-of-CaCPP

Description: 经典c/c++ 算法 图论算法 、数论算法、背包问题、排序进制转换算法、高精度计算、树的遍历、 全排列与组合的生成、查找算法、贪心算法等大全,word文档中-Classic c/c++ algorithm graph algorithms, number theory algorithms, knapsack problem, sort binary conversion algorithm, high-precision calculation, the tree traversal, all permutations and combinations of generation, the search algorithm, the greedy algorithm Daquan, word document
Platform: | Size: 14336 | Author: szl | Hits:

[AI-NN-PRSeven-genetic-algorithm-example-cPP

Description: 该资源包含了常用的7种C#遗传算法源码实例集,和遗传算法C#五子棋游戏程序-This resource contains 7 common genetic algorithm source code C# example sets, and genetic algorithms C# backgammon games
Platform: | Size: 107520 | Author: huangsong | Hits:

[JSP/JavaUsing-C-to-achieve--method

Description: 用C语言实现Java类的本地方法 1. 0目的与意义在用Java开发应用程序的过程中,如果能100 的使用Java,那当然是最好不过了。但是,有时候我们却不得不在Java的应用程序中使用其它语言编写的代码(即本地代码),例如:(1)原来已有大量经过测试的代码,想要直接在Java应用程序中使用,而把这些代码转换成Java代码可能需要大量的时间和财力。(2)有些功能如访问系统设备等,单纯地使用Java语言可能很难实现或根本就无法实现,这时就需要用其它语言来实现这种底层的功能,以综合各种语言的优点。(3)有些核心算法被成千上万地调用,而运行速度对系统来说又非常重要,这时就可能需要使用其它的运行速度更快的语言来实现这些算法。 但是如果在Java应用程序中使用本地代码将失去Java语言的一个显著的优点,即程序的可移植性。也就是说针对应用程序的不同平台需要对本地代码进行重新编译,甚至做一些改动以使本地代码适应于不同的平台。所以在开发Java应用程序的时候应尽量不使用本地代码,除非万不得已的时候。本文只考虑在Windows环境下用C语言来实现本地方法。-Using C language to achieve Java local methods 1 Purpose and significance in Java application development process, if can use Java 100 , that of course is the best. However, sometimes we have to Java applications to use other language code ( i.e. the local code ), for example: ( 1) that has a large number of tested code, want to directly in the Java application, and put the code into Java code may require a lot of time and money. ( 2) some features such as access to system equipment, simply use the Java language can be very difficult to achieve or simply can not be achieved, then the need to use other language to realize this low-level features, to combine various language advantages. ( 3 ) some core algorithm is tens of thousands of calls, and the running speed of system is also very important, you may need to use other faster operation of the language to implement these algorithms. But if in Java applications using native code will lose the Java language a significant advantages, nam
Platform: | Size: 759808 | Author: pengjx | Hits:

[Software EngineeringC--bangzhu-wendang

Description: 主要是讲解C语言的一本资料,先详细讲解了C的一些基本语法,之后还有C语言经典的例子,最后还有一些算法的讲解,对初学者来说挺好的一本资料-An information to explain the C language, first explained in detail some of the basic syntax of C, followed by the C language classic example, and finally there are some algorithms to explain a very good information for beginners
Platform: | Size: 808960 | Author: 多多 | Hits:

[VC/MFCCommon-algorithms-(C-language)

Description: 这本书主要介绍数学各类的函数,并用C语言实现功能,为各类实际的应用提供非常好的例子。-This book introduces the mathematics of various types of functions, and C language function to provide a very good example for all kinds of practical applications.
Platform: | Size: 6466560 | Author: 王兴杰 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net